mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-27 15:14:40 +00:00
Merge pull request #38 from twisterarmy/twisterarmy-nin-night
update url shortener styles
This commit is contained in:
commit
0ffdd34a09
@ -3217,7 +3217,7 @@ position: relative;
|
||||
}
|
||||
|
||||
.uri-shortener-modal .uris-list li {
|
||||
background-color: #FFF;
|
||||
background-color: #393c45;
|
||||
padding-left: 2%;
|
||||
padding-right: 2%;
|
||||
margin-bottom: 2px;
|
||||
@ -3233,7 +3233,7 @@ position: relative;
|
||||
}
|
||||
|
||||
.uri-shortener-modal .uris-list .short {
|
||||
background-color: #EEE;
|
||||
background-color: #000;
|
||||
display: inline-block;
|
||||
width: 26%;
|
||||
padding-left: 2px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user