mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-30 07:41:28 +00:00
initial
This commit is contained in:
12
lib/flat/dgrid/flat.css
Normal file
12
lib/flat/dgrid/flat.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.flat {
|
||||
import: '../../dgrid/css/skins/skin';
|
||||
}
|
||||
.flat .dgrid-cell-padding {
|
||||
padding: 5px 10px;
|
||||
}
|
||||
.flat .dgrid-header .dgrid-cell {
|
||||
border-bottom-width: 2px;
|
||||
}
|
||||
.flat .dgrid-selected {
|
||||
border: 1px solid #007ac2;
|
||||
}
|
||||
Reference in New Issue
Block a user