mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-02-05 03:24:17 +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 {
|
.uri-shortener-modal .uris-list li {
|
||||||
background-color: #FFF;
|
background-color: #393c45;
|
||||||
padding-left: 2%;
|
padding-left: 2%;
|
||||||
padding-right: 2%;
|
padding-right: 2%;
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
@ -3233,7 +3233,7 @@ position: relative;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.uri-shortener-modal .uris-list .short {
|
.uri-shortener-modal .uris-list .short {
|
||||||
background-color: #EEE;
|
background-color: #000;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 26%;
|
width: 26%;
|
||||||
padding-left: 2px;
|
padding-left: 2px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user