mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 15:54:03 +02:00
css: link and special pagination styling
This commit is contained in:
parent
5c775d1c1b
commit
abbe0a22a7
@ -1,6 +1,17 @@
|
||||
/* normalize 2.0 bs */
|
||||
a {
|
||||
.content a {
|
||||
font-weight: normal;
|
||||
text-decoration: dotted underline;
|
||||
|
||||
}
|
||||
|
||||
table.common-table a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
span.disabled {
|
||||
cursor: no-drop;
|
||||
color: @gray-light;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
Loading…
x
Reference in New Issue
Block a user