mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 16:36:15 -04:00
css: minor improvements
This commit is contained in:
parent
a5164dad43
commit
51b857ad1a
15 changed files with 73 additions and 40 deletions
|
@ -92,7 +92,7 @@ body.doesWrap:not(.noprewrap) > div {
|
|||
}
|
||||
#sidedivinner {
|
||||
text-align: right;
|
||||
opacity: .7;
|
||||
opacity: .9;
|
||||
}
|
||||
#sidediv:not(.sidedivdelayed) { /* before sidediv get initialized, hide text */
|
||||
color: transparent;
|
||||
|
@ -132,7 +132,7 @@ body.doesWrap:not(.noprewrap) > div {
|
|||
::-moz-selection {
|
||||
background: #acf;
|
||||
}
|
||||
a {
|
||||
#innerdocbody a {
|
||||
cursor: pointer !important;
|
||||
white-space:pre-wrap;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue