mirror of
git://f0xx.org/ac/ac-platform-web
synced 2026-08-09 20:59:36 +03:00
FOR SALE ribbon: drop inner text box border.
Letters sit on open band; outer side stripes + pseudo extensions unchanged. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2517,7 +2517,11 @@ button.report-tag--filter:hover {
|
||||
display: block;
|
||||
position: relative;
|
||||
background: #fff;
|
||||
border: 2px solid #c00;
|
||||
border-top: none;
|
||||
border-bottom: none;
|
||||
border-left: 2px solid #c00;
|
||||
border-right: 2px solid #c00;
|
||||
box-shadow: inset 3px 0 0 0 #c00, inset -3px 0 0 0 #c00;
|
||||
padding: 1px;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user