当前位置:网站首页>el-table鼠标移入表格改变显示背景色
el-table鼠标移入表格改变显示背景色
2022-08-05 05:14:00 【xx820702】
/* 用来设置当前页面element全局table 鼠标移入某行时的背景色*/
/deep/.el-table--enable-row-hover .el-table__body tr:hover>td {
background-color: #4395c1;
/* color: #f19944; */ /* 设置文字颜色,可以选择不设置 */
}边栏推荐
- [WeChat applet] WXML template syntax - conditional rendering
- redis事务
- Returned object not currently part of this pool
- npm搭建本地服务器,直接运行build后的目录
- UVA10827
- In Opencv, imag=cv2.cvtColor(imag,cv2.COLOR_BGR2GRAY) error: error:!_src.empty() in function 'cv::cvtColor'
- Requests库部署与常用函数讲解
- 【过一下7】全连接神经网络视频第一节的笔记
- jvm three heap and stack
- uva1325
猜你喜欢

Lecture 4 Backpropagation Essays

pycharm中调用Matlab配置:No module named ‘matlab.engine‘; ‘matlab‘ is not a package

The difference between span tag and p

开发一套高容错分布式系统

Mesos学习

The software design experiment four bridge model experiment

Calling Matlab configuration in pycharm: No module named 'matlab.engine'; 'matlab' is not a package

Error creating bean with name 'configDataContextRefresher' defined in class path resource

【过一下9】卷积

将照片形式的纸质公章转化为电子公章(不需要下载ps)
随机推荐
[Go through 7] Notes from the first section of the fully connected neural network video
Error creating bean with name 'configDataContextRefresher' defined in class path resource
Xiaobai, you big bulls are lightly abused
The fourth back propagation back propagation
「PHP8入门指南」PHP简明介绍
Using QR codes to solve fixed asset management challenges
Lecture 4 Backpropagation Essays
LeetCode: 1403. Minimum subsequence in non-increasing order [greedy]
Requests the library deployment and common function
Reverse theory knowledge 4
[WeChat applet] WXML template syntax - conditional rendering
BFC(Block Formatting Context)
RL reinforcement learning summary (1)
Multi-threaded query results, add List collection
A blog clears the Redis technology stack
Requests库部署与常用函数讲解
UVA10827
数据库 单表查询
Basic properties of binary tree + oj problem analysis
【过一下14】自习室的一天