mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-10 21:30:53 +00:00
irrisponsibly massive commit
This commit is contained in:
12
source/sass/themes/classic/partials/_shared.scss
Normal file
12
source/sass/themes/classic/partials/_shared.scss
Normal file
@ -0,0 +1,12 @@
|
||||
#collapser {
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
background: #f8f8f8;
|
||||
color: #888888;
|
||||
padding: 5px 10px;
|
||||
font-size: 10px;
|
||||
line-height: 150%;
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0; }
|
||||
Reference in New Issue
Block a user