tahoma2d/stuff/config/qss/Default/less/components/frames.less
Kite 799aa37718 Theme Update
Updates the themes.
2017-08-28 19:40:43 +01:00

9 lines
270 B
Text

/* -----------------------------------------------------------------------------
Component: Frames
----------------------------------------------------------------------------- */
// A basic bounding box
.frame {
border: 1px solid @accent;
border-radius: 2px;
}